Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactoring constants for skip validations #6190

Merged
merged 2 commits into from
Jul 17, 2023

Conversation

pokearu
Copy link
Member

@pokearu pokearu commented Jul 17, 2023

Issue #5865:

Description of changes:
Refactoring constants and adding vsphere-user-privilege for upgrade.

Testing:
Tested creating a cluster by skipping the check

./eksctl-anywhere create cluster -f ./config.yaml

Documentation added/planned :
Plan to document the new flag and user experience.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@eks-distro-bot eks-distro-bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Jul 17, 2023
@pokearu pokearu changed the title Skip vsphere usr perm check Refactoring constants for skip validations Jul 17, 2023
@pokearu pokearu requested a review from mitalipaygude July 17, 2023 19:43
@codecov
Copy link

codecov bot commented Jul 17, 2023

Codecov Report

Merging #6190 (646f93b) into main (c7cb412) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #6190   +/-   ##
=======================================
  Coverage   75.01%   75.01%           
=======================================
  Files         448      448           
  Lines       36972    36971    -1     
=======================================
  Hits        27734    27734           
+ Misses       7676     7675    -1     
  Partials     1562     1562           
Impacted Files Coverage Δ
...validations/createvalidations/createvalidations.go 100.00% <ø> (ø)
pkg/validations/skipvalidations.go 100.00% <ø> (ø)
...lidations/upgradevalidations/upgradevalidations.go 100.00% <ø> (ø)
...dations/upgradevalidations/poddisruptionbudgets.go 100.00% <100.00%> (ø)
...dations/upgradevalidations/preflightvalidations.go 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

@pokearu
Copy link
Member Author

pokearu commented Jul 17, 2023

/test eks-anywhere-presubmit

@pokearu
Copy link
Member Author

pokearu commented Jul 17, 2023

/approve

@eks-distro-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: pokearu

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved lgtm size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants